home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / apidev / pwdchk.arc / PW_DAYS.DOC next >
Text File  |  1989-08-08  |  1KB  |  28 lines

  1.                               PW_DAYS.EXE
  2.  
  3.                                    by
  4.  
  5.                               Don Williams
  6.  
  7.                              CIS 72271,3154
  8.  
  9.  
  10. PW_DAYS.EXE is CopyRight (c) 1989 by Donald C. Williams.  All Rights 
  11. Reserved.  This program may be freely distributed provided no charge 
  12. beyond normal connect charges is made.  This program is without 
  13. warranties of any kind either expressed or implied.  You as the user of 
  14. this program accept all risks associated with said use.
  15.  
  16. This program checks the current user's password expiration date and 
  17. comares it to the system date.  If the user's password is due to expire 
  18. within 10 days a 'Password will expire in NN days' message is 
  19. displayed.  A command line switch adds an optional beep.
  20.  
  21. Run pw_days.exe from the command line with one optional parameter, /B, 
  22. which tells the program to beep when printing the password expiration 
  23. notice. 
  24.  
  25. Turbo Pascal <tm> version 5.0 source code is provided for the user's 
  26. edification.
  27.  
  28.